Guide to CSS object-fit: how to control how images and other replaced elements (img, video, SVG) scale inside their containers. Explains syntax and the five values (fill, contain, cover, none, scale-down) with practical examples, tips for centering and responsive layouts using flex and media queries, plus notes on modern browser support and fallbacks for legacy browsers.
